CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 遗传算法 规划

搜索资源列表

  1. gatool

    1下载:
  2. 用遗传算法开发的一个求解非线性规划的例子,罚函数限制可行域,非常实用,稍微修改就可用于别的例程。-The development of a genetic algorithm for solving linear programming examples, penalty limit the feasible region, very practical, can be slightly modified for the other routines.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:1683
    • 提供者:李强
  1. jianmobaodian

    0下载:
  2. 在提高训练中我们主要针对时序图分析,现代智能优化算法(遗传算法和蚁群算法),动态规划,排队理论,目标规划,层次分析以及决策论等相关理论做了比较深刻的了解。然后针对具体情况,具体问题进行建模训练,并加以上机实习。-In training, we aimed to improve timing diagram analysis, modern intelligent optimization algorithm (genetic algorithm and ant colony optimizati
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:254000
    • 提供者:杨科
  1. robot2

    1下载:
  2. 机器人路径规划,运用的是遗传算法,在试验平台上已经验证过。-Robot path planning, using the genetic algorithm, the test platform has been verified.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-07
    • 文件大小:1958713
    • 提供者:玉林
  1. robot_motion_planning

    2下载:
  2. 用matlab编写的遗传算法路径规划源码-Prepared using genetic algorithm matlab source path planning
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-03
    • 文件大小:1163609
    • 提供者:李晶
  1. Genetic-Algorithm-for-Path-Planning-

    0下载:
  2. 遗传算法用于路径规划,利用遗传算法进行机器人路径规划-Genetic Algorithm for Path Planning
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:137863
    • 提供者:jack
  1. yunchouxueMATLAB

    0下载:
  2. 运筹学专业的同学所需要的专业MATLAB程序,包含目标规划,算法结构,线性规划,遗传算法等等程序。-Majored in operations research expertise needed to program MATLAB, including programming, algorithm structure, linear programming, genetic algorithms, and so program.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:31497
    • 提供者:
  1. 案例1非线性

    0下载:
  2. 可以很好的学习遗传算法和非线性问题,完整代码(you can learn GA well)
  3. 所属分类:人工智能/神经网络/深度学习

  1. Desktop

    0下载:
  2. 进行TSP遗传算法解决方案,解决旅行商问题,车辆调度问题,解决邮政车辆规划问题(TSP genetic algorithm solution)
  3. 所属分类:matlab例程

  1. 21217728gsy

    0下载:
  2. 动态未知环境下移动机器人路径规划遗传算法(Genetic algorithm for mobile robot path planning in dynamic unknown environment)
  3. 所属分类:网络编程

    • 发布日期:2017-12-25
    • 文件大小:6144
    • 提供者:小飞侠213
  1. GA

    1下载:
  2. 遗传算法 解决函数优化 多目标规划等问题(Genetic algorithm to solve function optimization, multi-objective programming and so on)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-31
    • 文件大小:2048
    • 提供者:xiaobo86
  1. VRP

    2下载:
  2. 该历程使用Matlab 遗传算法 解决多辆车,的有容量多路径规划问题(The Matlab genetic algorithm is used to solve the capacity multi path planning problem of multiple vehicles)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:34816
    • 提供者:banboy
  1. GA

    0下载:
  2. 遗传算法程序,可以求解非线性规划中函数最优值问题(Genetic algorithm program, can be solved in nonlinear programming function optimal value problem)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-03
    • 文件大小:1024
    • 提供者:1209098482
  1. 程序

    4下载:
  2. 利用遗传算法求解出微电网博弈论每种策略下最优解(Using genetic algorithm to solve the optimal solution of microgrid game theory under each strategy)
  3. 所属分类:其他

    • 发布日期:2018-01-04
    • 文件大小:494592
    • 提供者:hghhuazi
  1. powerflowcalcut

    1下载:
  2. 基于遗传算法和非线性规划寻优混合算法的电力系统最优潮流计算(Optimal power flow calculation of power system based on hybrid algorithm of genetic algorithm and nonlinear programming optimization)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-05
    • 文件大小:19456
    • 提供者:naijgnaw1978
  1. GA

    1下载:
  2. 利用GA遗传算法进行动态路径规划,完成最优轨迹的生成,适合新手入门学习。(Using GA genetic algorithm for dynamic path planning, the completion of the optimal trajectory generation, suitable for beginners to learn.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-05
    • 文件大小:2048
    • 提供者:smile2816
  1. 智能优化算法资料

    0下载:
  2. 优化算法有很多,经典算法包括:有线性规划,动态规划等;改进型局部搜索算法包括爬山法,最速下降法等,模拟退火、遗传算法以及禁忌搜索称作指导性搜索法。而神经网络,混沌搜索则属于系统动态演化方法。 梯度为基础的传统优化算法具有较高的计算效率、较强的可靠性、比较成熟等优点,是一类最重要的、应用最广泛的优化算法。但是,传统的最优化方法在应用于复杂、困难的优化问题时有较大的局限性。(There are many optimization algorithms, the classical algori
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:1857536
    • 提供者:韬文
  1. VRPTW修改

    7下载:
  2. 车辆路径规划;遗传算法;matlab代码(Vehicle routing problem based on optimum maturation time method)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:45056
    • 提供者:浅笑2587
  1. GA

    0下载:
  2. 遗传算法用于路径规划,用于3D路径规划。(Genetic algorithms are used for path planning for 3D path planning.)
  3. 所属分类:进化算法

    • 发布日期:2018-01-08
    • 文件大小:12288
    • 提供者:吴亦七
  1. 969655366

    0下载:
  2. 用遗传算法实现二次规划问题,很好的算法,值得下载(Using genetic algorithm to realize quadratic programming problem, good algorithm is worth downloading.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-19
    • 文件大小:6144
    • 提供者:你恒哥
  1. ga+TSP

    1下载:
  2. 由遗传算法开发的整数规划,车辆调度问题(Integer programming developed by genetic algorithm and vehicle scheduling problem)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:6144
    • 提供者:huang_sir
« 1 2 3 45 6 7 8 9 10 ... 31 »
搜珍网 www.dssz.com